libtest-utf8-perl software package provides handy perl module for testing strings with utf8, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libtest-utf8-perl
libtest-utf8-perl is installed in your system.
Make ensure the libtest-utf8-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep libtest-utf8-perl *
You will get with libtest-utf8-perl package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Perl |
| Package | libtest-utf8-perl |
| Version | 1.00-1 |
| Description | handy perl module for testing strings with utf8 |
| Sub Section | Perl |